home *** CD-ROM | disk | FTP | other *** search
/ NetNews Offline 2 / NetNews Offline Volume 2.iso / news / comp / lang / c++-part1 / 4936 < prev    next >
Encoding:
Text File  |  1996-08-06  |  1.1 KB  |  39 lines

  1. Newsgroups: comp.lang.c++
  2. Path: udcf.gla.ac.uk!news
  3. From: Gavin McLellan <G.McLellan@biomed.gla.ac.uk>
  4. Subject: Compiler Errors Visual C++ 1.0
  5. Content-Type: text/plain; charset=us-ascii
  6. Message-ID: <3111695C.4F9C@biomed.gla.ac.uk>
  7. Sender: news@udcf.gla.ac.uk (News)
  8. Content-Transfer-Encoding: 7bit
  9. Organization: University of Glasgow
  10. Mime-Version: 1.0
  11. Date: Fri, 2 Feb 1996 01:31:08 GMT
  12. X-Mailer: Mozilla 2.0b6b (Win16; I)
  13.  
  14. Hi I'm newbie brushing up on Visual C++ 1.0 and I've reproduced below a 
  15. couple of compiler errors I can't make head nor tail of. I'm trying to 
  16. compile step 2 of the Microsoft tutorial project 'scribble.mak'. Yes, 
  17. that old one... ...step 1 compiled fine.
  18.  
  19. ===============
  20.  
  21. Initializing...
  22. Compiling...
  23. DOSXNT : system error DX5420: CheckDPMI: error when checking for
  24.  
  25.          coprocessor support
  26.  
  27. DOSXNT : fatal error DX1230: DOSXNT initialization failed
  28.  
  29.  CL returned error code 1.
  30. SCRIBBLE.EXE - 2 error(s), 0 warning(s)
  31.  
  32. ============================
  33.  
  34. First, what do they mean, & second, what is the possible solution?
  35.  
  36. Any help on this will be most gratefully received.
  37.  
  38. Gavin McLellan    IBLS, University of Glasgow, SCOTLAND
  39.